EMT Practice Test

1. Question Content...


Question List

Question1: A unit test_________.

Question2: Which is the expected workflow for "lest-Driven Development"?

Question3: Which of the following is true about resuming a Declarative Pipeline?

Question4: Why Is the performance of a Jenkins master Improved by using a distributed builds architecture?

Question5: Which of the following are true about credentials that are implemented in a Declarative Pipeline using the
"credentials"or "withCredentials( )" method?
Choose 2 answers

Question6: You want to execute a Job passing one parameter via the Jenkins RFST API. The correct syntax for this is
http: / /server/Job/ myjob_________.

Question7: In Jenkins, which section in a Freestyle job configuration is used to execute a Linux (shell) or Windows (batch) command?

Question8: What is the preferred method for a Jenkins administrator to notify nil Jenkins users about upcoming system maintenance?

Question9: Yon are an administrator of a base Jenkins master with the recommended plugin set and you want to connect a new agent using SSH. Authentication on the remote node that will host the agent is done with an SSH key pair which your users must NOT be able to see or access. Which of the following is TRUE assuming your users do not have admin rights?

Question10: What is the purpose of the "Manage Users" section of the Manage Jenkins dashboard?

Question11: What is the default directory where a build takes place?

Question12: In order to send email notifications on build completion using Jenkins' built in mail functionality, which TWO of the following must be true?

Question13: What is the purpose of the "Manage Old Data" screen under "Manage Jenkins"?

Question14: Where do you find alerts about Jenkins security issues? Choose 3 answers

Question15: Which enables you to use artifacts from a completed build in the workspace of the currently running build?

Question16: What does the M# of executors" field on the Jenkins master control?

Question17: In Jenkins, a trigger commonly refers to a mechanism that automatically_________.

Question18: A multi-configuration job contains the combination filter index% 4=1. What does this filter achieve?

Question19: Which are Source Code Management tools?
Choose 3 answers

Question20: Which of the following are true when using build parameters? Choose 3 answers